home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / images / madboot.igz / madboot.img / WIN2KA.INF < prev    next >
Encoding:
INI File  |  2001-10-12  |  611 b   |  38 lines

  1. ;SetupMgrTag
  2. [Data]
  3.     AutoPartition=1
  4.     MsDosInitiated="0"
  5.     UnattendedInstall="Yes"
  6.  
  7. [Unattended]
  8.     UnattendMode=FullUnattended
  9.     OemSkipEula=Yes
  10.     OemPreinstall=No
  11.  
  12. [GuiUnattended]
  13.     AdminPassword=admin
  14.     OEMSkipRegional=1
  15.     TimeZone=35
  16.     OemSkipWelcome=1
  17.  
  18. [UserData]
  19.     FullName=Operator
  20.     OrgName=None
  21.     ComputerName=*
  22.  
  23. [Display]
  24.     BitsPerPel=16
  25.     Xresolution=800
  26.     YResolution=600
  27.  
  28. [LicenseFilePrintData]
  29.     AutoMode=PerServer
  30.     AutoUsers=5
  31.  
  32. [Identification]
  33.     JoinWorkgroup=WORKGROUP
  34.  
  35. [Networking]
  36.     InstallDefaultComponents=Yes
  37.  
  38.